Don't explicitly add leim to locallispath since it's no longer necessary.
authorRob Browning <rlb@defaultvalue.org>
Mon, 18 Apr 2011 00:38:48 +0000 (19:38 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Oct 2011 06:21:39 +0000 (01:21 -0500)
Closes: #476660
debian/rules

index 258aceda70ace0189e9ef7bc592d8adfe0320017..5c0447184ff1596cf52cc9823b93a935739e9c61 100755 (executable)
@@ -263,9 +263,6 @@ local_lpath := $(local_lpath):/usr/local/share/emacs/site-lisp
 local_lpath := $(local_lpath):/usr/share/emacs/$(runtime_ver)/site-lisp
 local_lpath := $(local_lpath):/usr/share/emacs/site-lisp
 
-# This shouldn't be needed as of 20.3
-local_lpath := $(local_lpath):/usr/share/emacs/$(runtime_ver)/leim
-
 # Installation local_lpath
 local_lpath_install \
   := $(pkgdir_common)/$(subst :,:$(pkgdir_common)/,$(local_lpath))